[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            endstrp - get pointer to last char of a string

  Syntax              #include <stringhk.h>
                      (char *) endstrp(s)

  Prototype in        stringhk.h

  Remarks             gets a pointer to the last character of a string.

                      This function is a macro. Strings of length 0 will
                      produce unpredictable results.

  Return value        returns a pointer to the last character in the
                      string s.

  See also            endstri()


See Also: endstri()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson